home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip Kasım 2000.iso / chip.exe / scripts / DefineButton2_12 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  1999-06-04  |  38 b   |  4 lines

  1. on(press){
  2.    fscommand("quit");
  3. }
  4.